Skip to content

enh: refactor WebSocket connections to support concurrency#100

Merged
zitsen merged 15 commits into3.0from
enh/ws-concurrency
Feb 14, 2025
Merged

enh: refactor WebSocket connections to support concurrency#100
zitsen merged 15 commits into3.0from
enh/ws-concurrency

Conversation

@huskar-t
Copy link
Collaborator

No description provided.

@huskar-t huskar-t marked this pull request as draft January 19, 2025 08:24
@codecov-commenter
Copy link

codecov-commenter commented Jan 19, 2025

Codecov Report

Attention: Patch coverage is 75.48544% with 101 lines in your changes missing coverage. Please review.

Project coverage is 74.04%. Comparing base (52fb9ce) to head (9ea6579).
Report is 27 commits behind head on 3.0.

Files with missing lines Patch % Lines
src/Driver/Impl/WebSocketMethods/BaseConnection.cs 73.72% 64 Missing and 8 partials ⚠️
src/Driver/Client/Websocket/WSClient.cs 62.06% 8 Missing and 3 partials ⚠️
src/TMQ/WebSocket/Consumer.cs 66.66% 7 Missing and 3 partials ⚠️
src/Driver/Client/Websocket/WSRows.cs 40.00% 3 Missing ⚠️
src/Driver/Client/Websocket/WSStmt.cs 66.66% 2 Missing and 1 partial ⚠️
src/Driver/Impl/WebSocketMethods/Connection.cs 90.90% 0 Missing and 1 partial ⚠️
src/Driver/Impl/WebSocketMethods/TMQ.cs 91.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              3.0     #100      +/-   ##
==========================================
+ Coverage   73.67%   74.04%   +0.37%     
==========================================
  Files         103      104       +1     
  Lines        4850     5112     +262     
  Branches      430      453      +23     
==========================================
+ Hits         3573     3785     +212     
- Misses       1114     1158      +44     
- Partials      163      169       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@huskar-t huskar-t marked this pull request as ready for review January 23, 2025 09:36
@zitsen zitsen merged commit 2dcfbc4 into 3.0 Feb 14, 2025
5 checks passed
@zitsen zitsen deleted the enh/ws-concurrency branch February 14, 2025 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants